func go/doc.findImportGroupStarts1

2 uses

	go/doc (current package)
		example.go#L510: 	startImps := findImportGroupStarts1(imps)
		example.go#L519: func findImportGroupStarts1(origImps []*ast.ImportSpec) []*ast.ImportSpec {